home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Flash Web Browser 2.1 / FlashWebBrowserJ.EXE / home.___ / scripts / DefineButton2_20 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-07-02  |  68 b   |  4 lines

  1. on(press){
  2.    getUrl("http://www.flashbrowser.com", "_blank");
  3. }
  4.